home *** CD-ROM | disk | FTP | other *** search
/ BBS in a Box 3 / BBS in a box - Trilogy III.iso / Files / Prog / L-M / MacOberon 4.0 / MacOberon™ 4.0 Folder / Browser.Tool (.txt) < prev    next >
Encoding:
Oberon Text  |  1993-10-25  |  419 b   |  14 lines  |  [.Ob./.Ob5]

  1. Syntax10.Scn.Fnt
  2. ParcElems
  3. Alloc
  4. LineElems
  5. Alloc
  6. Syntax10i.Scn.Fnt
  7. Browser.ShowDef ^
  8. Browser.ShowDef ~
  9. The Browser will automatically create a Definition Module
  10. from the symbol information contained in a compiled object file.
  11. Example:
  12.     Browser.ShowDef MenuViewers
  13.     Browser.ShowDef MenuViewers+    (*show offsets*)
  14.